Chapter Introduction
NAG C Library Manual

f02 – Eigenvalues and Eigenvectors

f02 Chapter Introduction

Routine
Name
Mark of
Introduction

Purpose
f02aac
Example Text
Example Data
1 nag_real_symm_eigenvalues
All eigenvalues of real symmetric matrix
f02abc
Example Text
Example Data
1 nag_real_symm_eigensystem
All eigenvalues and eigenvectors of real symmetric matrix
f02adc
Example Text
Example Data
1 nag_real_symm_general_eigenvalues
All eigenvalues of generalized real symmetric-definite eigenproblem
f02aec
Example Text
Example Data
1 nag_real_symm_general_eigensystem
All eigenvalues and eigenvectors of generalized real symmetric-definite eigenproblem
f02afc
Example Text
Example Data
1 nag_real_eigenvalues
All eigenvalues of real matrix
f02agc
Example Text
Example Data
1 nag_real_eigensystem
All eigenvalues and eigenvectors of real matrix
f02awc
Example Text
Example Data
2 nag_hermitian_eigenvalues
All eigenvalues of complex Hermitian matrix
f02axc
Example Text
Example Data
2 nag_hermitian_eigensystem
All eigenvalues and eigenvectors of complex Hermitian matrix
f02bjc
Example Text
Example Data
2 nag_real_general_eigensystem
All eigenvalues and optionally eigenvectors of real generalized eigenproblem, by QZ algorithm
f02ecc
Example Text
Example Data
5 nag_real_eigensystem_sel
Computes selected eigenvalues and eigenvectors of a real general matrix
f02gcc
Example Text
Example Data
5 nag_complex_eigensystem_sel
Computes selected eigenvalues and eigenvectors of a complex general matrix
f02wec
Example Text
Example Data
1 nag_real_svd
SVD of real matrix
f02xec
Example Text
Example Data
1 nag_complex_svd
SVD of complex matrix

Chapter Introduction
NAG C Library Manual

© The Numerical Algorithms Group Ltd, Oxford UK. 2002